runtime.timer.unlockAndRun (method)
5 uses
runtime (current package)
time.go#L486: t.unlockAndRun(now, nil) // resets t.when
time.go#L642: t.unlockAndRun(bubble.now, bubble)
time.go#L1108: t.unlockAndRun(now, bubble)
time.go#L1119: func (t *timer) unlockAndRun(now int64, bubble *synctestBubble) {
time.go#L1466: t.unlockAndRun(now, c.bubble)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)